From: Vasilis Tsiligiannis Date: Fri, 11 Jan 2013 16:50:24 +0000 (+0000) Subject: mosquitto: Add Karl Palsson as MAINTAINER, bump copyright date X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=d1c421e72202bcc2deab91c79d670a38dd6b8cc6;p=openwrt%2Fsvn-archive%2Fpackages.git mosquitto: Add Karl Palsson as MAINTAINER, bump copyright date SVN-Revision: 35099 --- diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index 7a295c219..461c76939 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2011,2012 OpenWrt.org +# Copyright (C) 2011-2013 OpenWrt.org # Copyright (C) 2010 Jo-Philipp Wich # # This is free software, licensed under the GNU General Public License v2. @@ -27,6 +27,7 @@ define Package/$(PKG_NAME)/default CATEGORY:=Network TITLE:=mosquitto - an MQTT message broker URL:=http://www.mosquitto.org/ + MAINTAINER:=Karl Palsson endef define Package/$(PKG_NAME)